FHIR IG Statistics: ValueSet/GPConnect-RequestPriority-1
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "GPConnect-RequestPriority-1",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
"valueReference": {
"reference": "https://fhir.nhs.uk/STU3/ConceptMap/GPConnect-RequestPriority-1"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
"valueUri": "http://hl7.org/fhir/ValueSet/request-priority"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}
],
"url": "https://fhir.nhs.uk/STU3/ValueSet/GPConnect-RequestPriority-1",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.106"
}
],
"version": "3.0.2",
"name": "GPConnect Request Priority",
"status": "draft",
"date": "2020-07-02T18:50:47+10:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "The clinical urgency of the referral.",
"copyright": "Copyright © HL7.org 2011+",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/request-priority",
"concept": [
{
"code": "routine",
"display": "Routine"
},
{
"code": "urgent",
"display": "Urgent"
},
{
"code": "asap",
"display": "ASAP"
}
]
}
]
}
}